Remove obsolete ccache patch from xm-test buildroot.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 17 Feb 2006 20:26:49 +0000 (21:26 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 17 Feb 2006 20:26:49 +0000 (21:26 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch [deleted file]

diff --git a/tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch b/tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch
deleted file mode 100644 (file)
index 00322e2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- buildroot/toolchain/ccache/ccache.mk~      2006-02-13 10:21:27.000000000 -0800
-+++ buildroot/toolchain/ccache/ccache.mk       2006-02-13 10:20:18.000000000 -0800
-@@ -4,7 +4,7 @@
- #
- #############################################################
- CCACHE_VER:=2.4
--CCACHE_SITE:=http://ccache.samba.org/ftp/ccache
-+CCACHE_SITE:=http://samba.org/ftp/ccache
- CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
- CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
- CCACHE_DIR2:=$(BUILD_DIR)/ccache-$(CCACHE_VER)